home *** CD-ROM | disk | FTP | other *** search
- Path: magma.Mines.EDU!news
- From: jdinkel@blackeye.Mines.EDU (Jason Dinkel)
- Newsgroups: comp.lang.c++
- Subject: OWL Window Classes
- Date: 18 Mar 1996 21:34:57 GMT
- Organization: Colorado School of Mines
- Message-ID: <4ikku1$ivi@magma.Mines.EDU>
- NNTP-Posting-Host: blackswan.mines.edu
-
- I wrote a small utility program that uses the OWL function
- to enable 3d dialogs(something like Enable3d(true)). It worked
- fine under NT 3.51 and displayed a nice grey dialog with 3d
- controls. However, when I ran the application under 95 I got
- a flat white background for the applicaton. The same thing
- occurs now that I am running NT 4.0 beta.
-
- I'm using Borland 4.52. Can anybody explain why the subclassing
- is not working correctly and how I can correct the problem using
- OWL?
-
- Thanks,
- Jason
-